home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Apple Demos / Tutorials / Macintosh SE⁄30 Training / Apple Macintosh SE⁄30 / Apple Macintosh SE_30 / card_126610.txt < prev    next >
Text File  |  1990-03-19  |  5KB  |  250 lines

  1. -- card: 126610 from stack: in
  2. -- bmap block id: 126939
  3. -- flags: 0000
  4. -- background id: 44757
  5. -- name: technology35a
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=128 top=70 right=89 bottom=509
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 158
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: subHeader
  20.  
  21.  
  22. -- part 8 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=383 top=70 right=104 bottom=511
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 158
  30. -- text size: 14
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: subHeader
  34.  
  35.  
  36. -- part 9 (field)
  37. -- low flags: 01
  38. -- high flags: 0000
  39. -- rect: left=256 top=70 right=104 bottom=384
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 158
  44. -- text size: 14
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: subHeader
  48.  
  49.  
  50. -- part 10 (field)
  51. -- low flags: 01
  52. -- high flags: 0000
  53. -- rect: left=256 top=118 right=315 bottom=384
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 2
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: cardText
  62.  
  63.  
  64. -- part 11 (field)
  65. -- low flags: 01
  66. -- high flags: 0000
  67. -- rect: left=383 top=118 right=315 bottom=511
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 2
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: cardText
  76.  
  77.  
  78. -- part 12 (button)
  79. -- low flags: 00
  80. -- high flags: 2000
  81. -- rect: left=7 top=216 right=258 bottom=127
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 1
  85. -- font id: 0
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: 
  90. ----- HyperTalk script -----
  91. on mouseUp
  92.   answer "You are already here."
  93. end mouseUp
  94.  
  95.  
  96.  
  97. -- part 13 (button)
  98. -- low flags: 00
  99. -- high flags: 2000
  100. -- rect: left=7 top=264 right=317 bottom=58
  101. -- title width / last selected line: 0
  102. -- icon id / first selected line: 0 / 0
  103. -- text alignment: 1
  104. -- font id: 0
  105. -- text size: 12
  106. -- style flags: 0
  107. -- line height: 16
  108. -- part name: 
  109. ----- HyperTalk script -----
  110. on mouseUp
  111.   visual dissolve
  112.   go card "technology36"
  113. end mouseUp
  114.  
  115.  
  116.  
  117. -- part 14 (button)
  118. -- low flags: 00
  119. -- high flags: 2000
  120. -- rect: left=7 top=169 right=211 bottom=58
  121. -- title width / last selected line: 0
  122. -- icon id / first selected line: 0 / 0
  123. -- text alignment: 1
  124. -- font id: 0
  125. -- text size: 12
  126. -- style flags: 0
  127. -- line height: 16
  128. -- part name: 
  129. ----- HyperTalk script -----
  130. on mouseUp
  131.   visual dissolve
  132.   go card "technology34a"
  133. end mouseUp
  134.  
  135.  
  136.  
  137. -- part 15 (button)
  138. -- low flags: 00
  139. -- high flags: 2000
  140. -- rect: left=7 top=32 right=85 bottom=58
  141. -- title width / last selected line: 0
  142. -- icon id / first selected line: 0 / 0
  143. -- text alignment: 1
  144. -- font id: 0
  145. -- text size: 12
  146. -- style flags: 0
  147. -- line height: 16
  148. -- part name: 
  149. ----- HyperTalk script -----
  150. on mouseUp
  151.   visual dissolve
  152.   go card "technology31"
  153. end mouseUp
  154.  
  155.  
  156.  
  157. -- part 16 (button)
  158. -- low flags: 00
  159. -- high flags: 2000
  160. -- rect: left=7 top=87 right=123 bottom=58
  161. -- title width / last selected line: 0
  162. -- icon id / first selected line: 0 / 0
  163. -- text alignment: 1
  164. -- font id: 0
  165. -- text size: 12
  166. -- style flags: 0
  167. -- line height: 16
  168. -- part name: 
  169. ----- HyperTalk script -----
  170. on mouseUp
  171.   visual dissolve
  172.   go card "technology32"
  173. end mouseUp
  174.  
  175.  
  176.  
  177. -- part 17 (button)
  178. -- low flags: 00
  179. -- high flags: 2000
  180. -- rect: left=7 top=127 right=163 bottom=58
  181. -- title width / last selected line: 0
  182. -- icon id / first selected line: 0 / 0
  183. -- text alignment: 1
  184. -- font id: 0
  185. -- text size: 12
  186. -- style flags: 0
  187. -- line height: 16
  188. -- part name: 
  189. ----- HyperTalk script -----
  190. on mouseUp
  191.   visual dissolve
  192.   go card "technology33"
  193. end mouseUp
  194.  
  195.  
  196.  
  197. -- part contents for background part 4
  198. ----- text -----
  199. Technology
  200.  
  201. -- part contents for background part 5
  202. ----- text -----
  203.  
  204.  
  205.  
  206. RAM
  207.  
  208. Hardware Memory
  209.    Management
  210.  
  211. Slot Expansion
  212.  
  213. Sound
  214.  
  215.  
  216.  
  217. -- part contents for background part 9
  218. ----- text -----
  219. Apple Macintosh SE/30
  220.  
  221. -- part contents for card part 9
  222. ----- text -----
  223. Macintosh 
  224. SE/30
  225.  
  226. -- part contents for card part 8
  227. ----- text -----
  228. Macintosh SE
  229.  
  230. -- part contents for card part 10
  231. ----- text -----
  232. 2 to 8 MB
  233.  
  234. 24/32-bit address
  235. PMMU Capability
  236.  
  237. 030 Direct Slot
  238.  
  239. Apple Sound Chip
  240.  
  241. -- part contents for card part 11
  242. ----- text -----
  243. 1 to 4 MB
  244.  
  245. 8/16-bit address
  246.  
  247.  
  248. SE Expansion Slot
  249.  
  250. Monophonic